Platform Explorer / Nuxeo Platform 6.0

Extension point propagator

Documentation

Contribute a App Server specific security propagation handler. Usefull to externalize dependencies on JBossSX

Contribution Descriptors

  • Class: org.nuxeo.ecm.platform.ui.web.auth.service.AuthenticationPropagatorDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.

  • nuxeo-platform-login-default-6.0.jar
    <extension point="propagator" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
    
        <propagationHandler class="org.nuxeo.platform.login.web.LoginStackPropagator" name="WebEngine"/>
      </extension>